From: Michael Albinus Date: Sat, 21 Feb 2015 12:21:24 +0000 (+0100) Subject: Mention file notification support for dired buffers and autorevert. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~3375^2~328 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a2e6668dee271ef76bede2c9556439df67999fda;p=emacs.git Mention file notification support for dired buffers and autorevert. --- diff --git a/etc/NEWS b/etc/NEWS index ed25538da32..3f88d3d297a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -558,6 +558,9 @@ command line's password prompt. ** tar-mode: new `tar-new-entry' command, allowing for new members to be added to the archive. +** Autorevert: dired buffers are also auto-reverted via file +notifications, if Emacs is compiled with file notification support. + ** Obsolete packages ---